Learn R Programming

humarray (version 1.2)

[[,ChipInfo,ANY,ANY-method: Subset ChipInfo by chromosome

Description

Returns the subset of the ChipInfo object for which SNPs are on the chromosome specified, by either number or character.

Usage

# S4 method for ChipInfo,ANY,ANY
[[(x, i, j, ...)

Arguments

x

a ChipInfo object

i

a chromosome number or letter, i.e, one of seqlevels(x)

j

always leave missing, not applicable for this method.

...

further arguments - again there should not be any

Value

ChipInfo object for the subset of SNPs on chromosome i